
@media (min-width: 0) and (max-width: 576px) {
    .navbar {
        position: fixed;
        width: 100%;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .tel {
        display: none;
    }

    .tel img {
        height: 1rem;
    }

    .navbar-nav.navbar-menu .nav-item {
        /* padding: 0; */
    }

    .footer-bg,
    .footer-bottom-pc {
        display: none;
    }

    .footer-bottom-mobile {
        display: block;
    }

    /*about*/
    .about-info li {
        width: 50%;
    }

    .about-info li:nth-child(2n) {
        border-right: 0px;
    }

    .about-info li:nth-child(1),
    .about-info li:nth-child(2) {
        border-bottom: 1px solid #b0b0b0;
    }

    .banner,
    .banner-home {
        padding-top: 4.1rem;
    }

    .about-title {
        display: none;
    }

    .about-list {
        justify-content: space-between;
    }

    .about-list li {
        width: calc(50% - .5rem);
        margin-bottom: 1.1rem;
        list-style: none;
    }

    .about-lg {
        display: none;
    }

    .about-details .about-text {
        font-size: 0.85rem;
        line-height: 2.3;
    }

    /*联系我们*/
    .slice-mobile-sm {
        padding-top: .7rem;
    }

    .contact-details {
        flex-wrap: wrap;
        padding: 15px;
    }

    .contact-details .contact-text {
        width: 100%;
    }

    .contact-img {
        margin-left: 0;
        height: 460px;
        /* width: 96%; */
    }

    .contact-img img {
        width: 100%;
    }
    

    /*新闻中心*/
    .slice-news {
        padding-top: 1.5rem;
    }

    .news-list .news-item {
        flex-wrap: wrap;
        padding: 15px;
        margin-bottom: 1.2rem;
    }

    .news-list .news-item .news-img {
        width: 100%;
    }

    .news-list .news-item .news-img img {
        width: 100%;
        max-width: 100%;
    }

    .news-item .news-text {
        padding: 0;
        padding-bottom: 2.1rem;
    }

    .news-item .news-title {
        font-size: 1rem;
    }

    .news-item .news-title .news-more {
        position: absolute;
        bottom: -4px;
    }

    .news-cell {
        display: none;
    }

    .news-active,
    .news-list:hover {
        background: none;
    }

    /*新闻详细*/
    .news-sm {
        width: 100%;
        padding: 0;
    }

    .news-sm .news-details {
        display: block;
        max-width: 100%;
    }

    .news-left {
        width: 100%;
    }

    .news-details-text.news-left .news-title {
        display: block;
        text-align: center;
        font-size: 1.3rem;
        color: #1e51a2;

    }

    .news-details-text.news-left .news-time {
        color: #999;
        text-align: center;
        font-size: .9rem;
        padding-top: .5rem;
    }

    .news-details-text.news-left .news-cell {
        font-size: .9rem;
        padding-top: 1.3rem;
        line-height: 28px;
        padding-bottom: 3rem;
        display: block;

    }

    .news-left .news-back {
        display: none;
    }

    .news-right {
        display: none;
    }

    /*产品*/
    .prod-box {
        flex-wrap: wrap;
    }

    .prod-menu-title {
        display: none;
    }

    .prod-box .prod-menu {

        background: #1e51a2;
        border-bottom: 2px solid #91b721;
    }

    .prod-box .prod-list {
        padding-left: 0;
        margin: -8px;
    }

    .prod-box-sm .prod-menu-list2> {
        display: none;
    }

    /*产品*/
    .prod-box.prod-box-sm {
        flex-wrap: wrap;
    }

    .prod-box-sm .prod-menu-title {
        display: none;
    }

    .prod-box.prod-box-sm .prod-menu {
        width: 100%;
    }

    .prod-box-sm .prod-menu-header .btn {

        background: #1e51a2;
        border-bottom: 2px solid #91b721;
        font-size: 1.1rem;
        text-align: left;
        padding-left: 5%;
    }

    .prod-box-sm .prod-menu-list>li {
        border-bottom: 1px solid #eeeeee;
        padding: .8rem 0;
        padding-left: 5%;
        /* background: url(/assets/image/active.png) 30% center no-repeat; */
        font-size: 1rem;
    }

    .prod-box-sm .prod-menu-header .btn.collapsed>div {
        border-bottom: none;
        color: #fff;
    }

    .prod-box-sm .prod-menu-list>li img {
        display: none;
    }

    .prod-box-sm .prod-menu-list>li .prod-menu-list2,
    .prod-box-sm .prod-menu-list>li .prod-menu-list2 {
        display: none;
        position: static;
        box-shadow: none;
        width: calc(100% + 5%);
        margin-bottom: -13px;
        margin-left: -5%;
        padding-top: 12px;
    }

    .prod-box-sm .prod-menu-list>li:hover .prod-menu-list2,
    .prod-box-sm .prod-menu-list>li.menu-hover .prod-menu-list2 {
        display: block;
    }

    .prod-box-sm .prod-menu-list2>li {
        padding-left: 10%;
        border-bottom: 0;
        border-top: 1px solid #e3e4e8;
        font-size: 1rem;
        background: #f6f6f6;
        width: 100%;
    }

    .prod-box-sm .prod-menu-list2>li>a {
        color: #333;
    }

    .prod-box-sm .prod-list {
        padding-left: 0;
        margin: -8px;
    }

    /***home-产品展示**/
    .cooperate-img {
        text-align: center;
        display: none;
    }

    .cooperate-mobile-img {
        text-align: center;
        display: block;
    }

    .cooperate-img img,
    .cooperate-mobile-img img {
        width: 90%;
        height: auto;
    }

    .home-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: none;
    }

    .home-mobile-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: block;
    }

    .home-mobile-title img {
        height: auto;
        width: 90%;
    }

    .tab-title {
        background: none;
        border-bottom: none;
        width: 100%;
        padding: 0 8px;
    }
     .tab-title .tab-title-box {
        background: none;
        border-bottom: none;
    }

    .tab-title a {
        margin-bottom: .5rem;
        width: calc(50% - 1.1rem);
    }

    .tab-content {
        padding: 0;
    }

    .tab-content .prod-list {
        margin-left: auto;
    }

    /***home-个人简介**/
    .home-about-box {
        padding: 2rem 1rem 0 1rem !important;
    }

    .home-about-title {
        display: none;
    }

    .about-info-box {
        width: 100vw;
        margin-left: -2rem;
        justify-content: center;
    }

    .about-info-box li {
        width: 40%;
    }

    /**info*****/
    .home-info .colse {
        background: #1e51a2;
        color: #fff;
        padding: 1.5rem 0.1rem;
        border-radius: 3px 0 0 3px;
    }

    .home-info-box {
        background: #1e51a2;
        border-radius: 3px;
        padding: 0.9rem 0.6rem 0.3rem;
        width: 7rem;
        /*display: none;*/
    }

    .home-info .title {
        font-size: 0.9rem;
        padding-bottom: 0.7rem;
    }

    .home-info .title>span {
        font-size: 0.7rem;
        letter-spacing: -0.8px;
    }

    .home-info .list {}

    .home-info .list>li {
        margin-bottom: 0.4rem;
        text-align: center;
    }

    .home-info .list>li>img {}

    /*****行业应用*****/
    .home-industry-box {
        width: calc(90% - 2rem);
        font-size: .75rem;
        text-align: left;
        color: #fff;
        background: #2757a3;
        line-height: 1.3;
        padding: 0.5rem;
    }

    .home-industry-tip {
        font-size: .65rem;
        line-height: 1.2;
        padding-top: 0.4rem;
        display: block;
    }

    /*******首页背景*******/
    .home-product-bg {
        background: #e2e3e4 url('../../assets/image/mobile/bg1.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-about-bg {
        background: url('../../assets/image/mobile/bg2.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-industry-bg {
        background: url('../../assets/image/mobile/bg3.png') no-repeat center top;
        background-size: auto 100%;
    }

    .home-news-bg {
        background: url('../../assets/image/mobile/bg4.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-cooperate-bg {
        background: url('../../assets/image/mobile/bg5.png') no-repeat center bottom;
        background-size: auto 100%;
    }

    .about-bg {
        background: none;
    }

    .about-bg .about-details {
        background: url('../../assets/image/mobile/about_bg.jpg') no-repeat center bottom;
        background-size: auto 100%;
        width: calc(100% - 30px);
        margin: 0 auto;
        margin-top: -2rem;
        margin-bottom: -2rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item {
        color: #333;
        font-size: 0.85rem;
        padding: 2% 0 2% 10%;
        background: url(../../assets/image/active.png) 4% center no-repeat;
    }

    .prod-details-box-pc {
        display: none;
    }

    .prod-details-box-mobile {
        display: flex;
    }

}

@media(max-width:400px) {
    .prod-list li .prod-list-title {
        font-size: 0.7rem;
    }
  .contact-details .fot-const li:first-child {
        /*white-space: normal;*/
        font-size: 1rem;
        padding-left: 0.1rem;
    }
    .contact-details .fot-const li {
        white-space: normal;
        font-size: 1rem;
        padding-left: 2rem;
    }

    .contact-details .fot-const li .feather {
        margin-left: -2rem;

    }

    .contact-tel {
        white-space: nowrap;
    }

    .prod-details-box-pc {
        display: none;
    }

    .prod-details-box-mobile {
        display: flex;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .navbar {
        position: fixed;
        width: 100%;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .tel {
        display: none;
    }

    .navbar-nav.navbar-menu .nav-item {
        /* padding: 0; */
    }

    .footer-bg,
    .footer-bottom-pc {
        display: none;
    }

    .footer-bottom-mobile {
        display: block;
    }

    /*about*/
    .about-info li {
        width: 50%;
    }

    .about-info li:nth-child(2n) {
        border-right: 0px;
    }

    .about-info li:nth-child(1),
    .about-info li:nth-child(2) {
        border-bottom: 1px solid #b0b0b0;
    }

    .banner,
    .banner-home {
        padding-top: 4.1rem;
    }

    .about-title {
        display: none;
    }

    .about-list {
        justify-content: space-between;
        /* margin-left: -15px;
        margin-right: -15px; */
    }

    .about-list li {
        width: calc(50% - .8rem);
        margin-bottom: 1.5rem;
        list-style: none;
    }

    .about-lg {
        display: none;
    }

    /*联系我们*/
    .slice-mobile-sm {
        padding-top: .7rem;
    }

    .contact-details {
        flex-wrap: wrap;
        padding: 15px;
    }

    .contact-details .contact-text {
        width: 100%;
    }

    .contact-img {
        margin-left: 0;
        width: 100%;
    }

    .contact-img img {
        width: 100%;
    }

    /*新闻中心*/
    .news-list .news-item {
        flex-wrap: wrap;
        padding: 15px;
        margin-bottom: 1.2rem;
    }

    .news-list .news-item .news-img {
        width: 100%;
    }

    .news-list .news-item .news-img img {
        width: 100%;
        max-width: 100%;
    }

    .news-item .news-text {
        padding: 0;
        padding-bottom: 2.1rem;
    }

    .news-item .news-title {
        font-size: 1rem;
    }

    .news-item .news-title .news-more {
        position: absolute;
        bottom: -4px;
    }

    .news-cell {
        display: none;
    }

    .news-active,
    .news-list:hover {
        background: none;
    }

    /*新闻详细*/
    .news-sm {
        width: 100%;
        padding: 0;
    }

    .news-sm .news-details {
        display: block;
        max-width: 100%;
    }

    .news-left {
        width: 100%;
    }

    .news-details-text.news-left .news-title {
        display: block;
        text-align: center;
        font-size: 1.3rem;
        color: #1e51a2;

    }

    .news-details-text.news-left .news-time {
        color: #999;
        text-align: center;
        font-size: .9rem;
        padding-top: .5rem;
    }

    .news-details-text.news-left .news-cell {
        font-size: .9rem;
        padding-top: 1.3rem;
        line-height: 28px;
        padding-bottom: 3rem;
        display: block;

    }

    .news-left .news-back {
        display: none;
    }

    .news-right {
        display: none;
    }

    /*产品*/
    .prod-box.prod-box-sm {
        flex-wrap: wrap;
    }

    .prod-box-sm .prod-menu-title {
        display: none;
    }

    .prod-box.prod-box-sm .prod-menu {
        width: 100%;
    }

    .prod-box-sm .prod-menu-header .btn {

        background: #1e51a2;
        border-bottom: 2px solid #91b721;
        font-size: 1.1rem;
        text-align: left;
        padding-left: 5%;
    }

    .prod-box-sm .prod-menu-list>li {
        border-bottom: 1px solid #eeeeee;
        padding: .8rem 0;
        padding-left: 5%;
        /* background: url(/assets/image/active.png) 30% center no-repeat; */
        font-size: 1rem;
    }

    .prod-box-sm .prod-menu-header .btn.collapsed>div {
        border-bottom: none;
        color: #fff;
    }

    .prod-box-sm .prod-menu-list>li img {
        display: none;
    }

    .prod-box-sm .prod-menu-list>li .prod-menu-list2,
    .prod-box-sm .prod-menu-list>li .prod-menu-list2 {
        display: none;
        position: static;
        box-shadow: none;
        width: calc(100% + 5%);
        margin-bottom: -13px;
        margin-left: -5%;
        padding-top: 12px;
    }

    .prod-box-sm .prod-menu-list>li:hover .prod-menu-list2,
    .prod-box-sm .prod-menu-list>li.menu-hover .prod-menu-list2 {
        display: block;
    }

    .prod-box-sm .prod-menu-list2>li {
        padding-left: 10%;
        border-bottom: 0;
        border-top: 1px solid #e3e4e8;
        font-size: 1rem;
        background: #f6f6f6;
        width: 100%;
    }

    .prod-box-sm .prod-menu-list2>li>a {
        color: #333;
    }

    .prod-box-sm .prod-list {
        padding-left: 0;
        margin: -8px;
    }

    /***home-产品展示**/
    .cooperate-img {
        text-align: center;
        display: none;
    }

    .cooperate-mobile-img {
        text-align: center;
        display: block;
    }

    .cooperate-img img,
    .cooperate-mobile-img img {
        width: 100%;
    }

    .home-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: none;
    }

    .home-mobile-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: block;
    }

    .home-mobile-title img {
        height: auto;
        width: 90%;
    }

    /*.home-about-box .home-mobile-title img {*/
    /*    height: 4.6rem;*/
    /*}*/

    .tab-title {
        background: none;
        border-bottom: none;
        width: 95%;
    }
    
     .tab-title .tab-title-box {
        background: none;
        border-bottom: none;
    }

    .tab-title a {
        margin-bottom: .5rem;
    }

    .tab-content {
        padding: 0;
    }

    .tab-content .prod-list {
        margin-left: auto;
    }

    /***home-个人简介**/
    .home-about-box {
        padding: 3rem 1rem 0 1rem !important;
        background: url('../../assets/image/home/bg2.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .home-about-title {
        display: none;
    }

    .about-info-box {
        width: 100vw;
        margin-left: -2rem;
        justify-content: center;
    }

    .about-info-box li {
        width: 40%;
    }

    /**info*****/
    .home-info .colse {
        background: #1e51a2;
        color: #fff;
        padding: 1.5rem 0.1rem;
        border-radius: 3px 0 0 3px;
    }

    .home-info-box {
        background: #1e51a2;
        border-radius: 3px;
        padding: 0.9rem 0.6rem 0.3rem;
        width: 7rem;
        /*display: none;*/
    }

    .home-info .title {
        font-size: 0.9rem;
        padding-bottom: 0.7rem;
    }

    .home-info .title>span {
        font-size: 0.7rem;
        letter-spacing: -0.8px;
    }

    .home-info .list {}

    .home-info .list>li {
        margin-bottom: 0.4rem;
        text-align: center;
    }

    .home-info .list>li>img {}

    /*****行业应用*****/
    .home-industry-box {
        width: calc(90% - 2rem);
        font-size: .75rem;
        text-align: left;
        color: #fff;
        background: #2757a3;
        line-height: 1.3;
        padding: 0.5rem;
    }

    .home-industry-tip {
        font-size: .65rem;
        line-height: 1.2;
        padding-top: 0.4rem;
        display: block;
    }

    .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item {
        /*color: #333;*/
        font-size: 0.85rem;
        /*padding: 2% 0 2% 10%;*/
        /*background: url(../../assets/image/active.png) 4% center no-repeat;*/
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar {
        position: fixed;
        width: 100%;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .tel {
        display: none;
    }

    .navbar-nav.navbar-menu .nav-item {
        /* padding: 0; */
    }

    /*about*/
    .about-info li {
        width: 50%;
    }

    .about-info li:nth-child(2n) {
        border-right: 0px;
    }

    .about-info li:nth-child(1),
    .about-info li:nth-child(2) {
        border-bottom: 1px solid #b0b0b0;
    }

    .banner,
    .banner-home {
        padding-top: 4.1rem;
    }

    .about-title {
        display: none;
    }

    .about-list {
        justify-content: space-between;
    }

    .about-list li {
        width: calc(50% - 1rem);
        margin-bottom: 1.5rem;
        list-style: none;
    }

    .about-lg {
        display: none;
    }

    /*新闻详细*/
    .news-sm {
        width: 100%;
        padding: 0;
    }

    .news-sm .news-details {
        display: block;
        max-width: 100%;
    }

    .news-left {
        width: 100%;
    }

    .news-details-text.news-left .news-title {
        display: block;
        text-align: center;
        font-size: 1.3rem;
        color: #1e51a2;

    }

    .news-details-text.news-left .news-time {
        color: #999;
        text-align: center;
        font-size: .9rem;
        padding-top: .5rem;
    }

    .news-details-text.news-left .news-cell {
        font-size: .9rem;
        padding-top: 1.3rem;
        line-height: 28px;
        padding-bottom: 3rem;
        display: block;

    }

    .news-left .news-back {
        display: none;
    }

    .news-right {
        display: none;
    }

    /***home-产品展示**/
    .cooperate-img {
        text-align: center;
        display: none;
    }

    .cooperate-mobile-img {
        text-align: center;
        display: block;
    }

    .cooperate-img img,
    .cooperate-mobile-img img {
        width: 100%;
    }

    .home-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: none;
    }

    .home-mobile-title {
        width: 100%;
        text-align: center;
        padding-bottom: 1.2rem;
        display: block;
    }

    .home-mobile-title img {
        height: auto;
        width: 55%;
    }

    .tab-title {
        background: none;
        border-bottom: none;
        width: 95%;
    }
     .tab-title .tab-title-box {
        background: none;
        border-bottom: none;
    }

    .tab-title a {
        margin-bottom: .5rem;
    }

    .tab-content {
        padding: 0;
    }

    .tab-content .prod-list {
        margin-left: -8px;
    }

    .tab-content .prod-list li {
        max-width: calc(100% / 4);
        flex: 0 0 calc(100% / 4);
    }

    /***home-个人简介**/
    .home-about-box {
        padding: 3rem 1rem 0 1rem !important;
    }

    .home-about-title {
        display: none;
    }

    .about-info-box {
        width: 100vw;
        margin-left: -2rem;
        justify-content: center;
    }

    .about-info-box li {
        width: 40%;
    }

    /**info*****/
    .home-info .colse {
        background: #1e51a2;
        color: #fff;
        padding: 1.5rem 0.1rem;
        border-radius: 3px 0 0 3px;
    }

    .home-info-box {
        background: #1e51a2;
        border-radius: 3px;
        padding: 0.9rem 0.6rem 0.3rem;
        width: 7rem;
        /*display: none;*/
    }

    .home-info .title {
        font-size: 0.9rem;
        padding-bottom: 0.7rem;
    }

    .home-info .title>span {
        font-size: 0.7rem;
        letter-spacing: -0.8px;
    }

    .home-info .list {}

    .home-info .list>li {
        margin-bottom: 0.4rem;
        text-align: center;
    }

    .home-info .list>li>img {}


}

/*****首页背景*****/
@media (min-width: 576px) and (max-width: 700px) {

    /*******首页背景*******/
    .home-product-bg {
        background: #e2e3e4 url('../../assets/image/mobile/bg1.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-about-bg {
        background: url('../../assets/image/mobile/bg2.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-industry-bg {
        background: url('../../assets/image/mobile/bg3.png') no-repeat center top;
        background-size: auto 100%;
    }

    .home-news-bg {
        background: url('../../assets/image/mobile/bg4.jpg') no-repeat center bottom;
        background-size: auto 100%;
    }

    .home-cooperate-bg {
        background: url('../../assets/image/mobile/bg5.png') no-repeat center bottom;
        background-size: auto 100%;
    }

    .about-bg {
        background: none;
    }

    .about-bg .about-details {
        background: url('../../assets/image/mobile/about_bg.jpg') no-repeat center bottom;
        background-size: 100% auto;
        max-width: calc(540px - 30px);
        margin: 0 auto;
        margin-top: -2rem;
        margin-bottom: -2rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item {
        color: #333;
        font-size: 0.85rem;
        padding: 2% 0 2% 10%;
        background: url(../../assets/image/active.png) 4% center no-repeat;
    }
}


@media (min-width: 800px) {


    .navbar .container-nav {
        max-width: 94%;
    }

    .container-custom {
        max-width: 94%;
        margin: 0 auto;
    }

    .container-custom-90 {
        max-width: 90%;
        margin: 0 auto;
    }

    .container-custom-80 {
        max-width: 80%;
        margin: 0 auto;
    }

    .container-custom-70 {
        max-width: 70%;
        margin: 0 auto;
    }

    .container-custom-65 {
        max-width: 65%;
        margin: 0 auto;
    }
.float-tel{
    display: none;
}

}

@media (max-width: 800px) {
    .home-info1{
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        margin-left: 0;
    }

    .banner-home .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 2rem;
    }

    .tel {
        display: none;
    }

    .collapse-box {
        position: static;
    }

    .about-sm {
        display: none;
    }

    .home-slice .home-title img {
        /* height: 4.5rem; */
    }

    .industry-btn {
        display: flex;
    }

    .tab-content .prod-list li {
        max-width: calc(100% / 5);
        flex: 0 0 calc(100% / 5);
    }

    .navbar .container-nav {
        max-width: 94%;
    }

    .container-custom {
        max-width: 94%;
        margin: 0 auto;
    }

    .container-custom-90 {
        max-width: 90%;
        margin: 0 auto;
    }

    .container-custom-80 {
        max-width: 80%;
        margin: 0 auto;
    }

    .container-custom-70 {
        max-width: 70%;
        margin: 0 auto;
    }

    .container-custom-65 {
        max-width: 65%;
        margin: 0 auto;
    }


}

@media(min-width: 0) and (max-width: 992px) {
    .navbar-nav.navbar-menu .nav-link1 .nav-more {
        display: flex;
        justify-content: center;
    }
    .home-info1 .list>li>img{
        width: 95%;
    }
}

@media (min-width: 1200px) {
    .navbar .container-nav {
        max-width: 94%;
    }

    .container-custom {
        max-width: 85%;
        margin: 0 auto;
    }

    .container-custom-90 {
        max-width: 90%;
        margin: 0 auto;
    }

    .container-custom-80 {
        max-width: 80%;
        margin: 0 auto;
    }

    .container-custom-70 {
        max-width: 70%;
        margin: 0 auto;
    }

    .container-custom-65 {
        max-width: 65%;
        margin: 0 auto;
    }

    .tel {
        display: block;
    }

    .banner-home .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 2rem;
    }

    .collapse-box {
        position: static;
    }

    .about-sm {
        display: none;
    }

    /*.home-slice .home-title img {*/
    /*    height: 4.5rem;*/
    /*}*/

    .industry-btn {
        display: flex;
    }

    .tab-content .prod-list li {
        max-width: calc(100% / 4);
        flex: 0 0 calc(100% / 4);
    }
    .swiper-container-box .col-sm-4{
    max-width: 20%;
    flex: 0 0 20%;
    
}
.application-list li.col-md-4 {
    max-width: 20%;
        flex: 0 0 20%;
}

.prod-list.application-list li .prod-list-title{
    min-height: 4.9rem;
}

}

@media (min-width: 1900px) {
    .home-title img {
    width: 35%;
}

.container-custom .home-title img {
    width: 92%;
}

.container-custom-90 .home-title img {
    width: 38%;
}
.home-info {
    position: fixed;
    right: 10px;
    top: 5rem;
    z-index: 99999;
    display: flex;
    align-items: center;
    width: 6%;
}

.home-info .colse {
    background: #1e51a2;
    color: #fff;
    padding: 1.5rem 0.1rem;
    border-radius: 3px 0 0 3px;
}

.home-info-box {
    background: #1e51a2;
    border-radius: 3px;
    padding: 0.6rem 0.2rem 0rem;
}

.home-info .title {
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    padding-bottom: 0.5rem;
    letter-spacing: 1px;
    line-height: 1.2;
}
}